GtkCellEditable: Use G_PARAM_EXPLICIT_NOTIFY
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Jun 2014 20:39:02 +0000 (16:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 17:30:55 +0000 (13:30 -0400)
commit9722ae0458d9c0612e9406fe396e6b65bae7928e
treeef52c264527338a3ee8225bfec2a1876f3ba18f0
parent5ce3d8e74fa8ebe06806be26499e5ea548f21d53
GtkCellEditable: Use G_PARAM_EXPLICIT_NOTIFY

This is an interface property, so all implementors will have
to adjust to this.
gtk/gtkcelleditable.c